home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 3
/
inter@ivo 1996-04.iso
/
cybint3
/
bin
/
entropia.dxr
/
00021.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-21
|
216 b
|
14 lines
on exitFrame
global h1, h2, h3
set i to 3
repeat while i < 16
if i <> 14 then
set the visible of sprite i to 0
end if
set i to i + 1
end repeat
set h1 to 0
set h2 to 0
set h3 to 0
end